home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / mail / transpor / ifmail23.z / ifmail23 / ifmail / misc / FILES < prev    next >
Encoding:
Text File  |  1993-11-30  |  226 b   |  12 lines

  1. # This is a sample "magic" file request processor
  2.  
  3. echo Dear $1!
  4. echo ""
  5. echo This is what you asked
  6. echo ""
  7. ls -lL /usr/spool/uucppublic
  8. echo ""
  9. echo Report produced in responce to $*
  10. echo ""
  11. echo Thank you for using ifcico.
  12.